home *** CD-ROM | disk | FTP | other *** search
/ Bible Heaven / Bible Heaven.iso / olkoran / go.bat < prev    next >
DOS Batch File  |  1993-09-06  |  5KB  |  82 lines

  1. echo off
  2. if exist install.exe goto l010
  3. cls
  4. echo        ██████████████████████████████████████████████████████████████████
  5. echo       ███                                                              ███
  6. echo       ███   Please CHANGE to DRIVE in which INSTALL DISK is inserted   ███
  7. echo       ███                                                              ███
  8. echo       ███   For example:      A: (enter)     or      B: (enter)        ███
  9. echo       ███                                                              ███
  10. echo       ███   Then retry: GO                                             ███
  11. echo       ███                                                              ███
  12. echo        ██████████████████████████████████████████████████████████████████
  13. goto dos
  14. :l010
  15. cls
  16. echo      █████████████████████████████████████████████████████████████████████
  17. echo      ██                                                                 ██
  18. echo      ██  ╔═══════════════════════════════════════════════════════════╗  ██
  19. echo      ██  ╚═════════════  WELCOME to ONLINE BIBLE v 6.10 ═════════════╝  ██
  20. echo      ██                                                                 ██
  21. echo      █████████████████████████████████████████████████████████████████████
  22. echo      **                                                                 **
  23. echo      ██       Version 6.10 changes some file names to make the Online   ██
  24. echo      ██  Bible CD-ROM compatible.  If you have an existing version 5.0  ██
  25. echo      ██  thru 6.0 it could change the way your program starts. (Files   ██
  26. echo      ██  with a "$" or "-" in the name will now have an "_" instead.)   ██
  27. echo      ██  For example, the TSR name changed from $SCHOLAR to _SCHOLAR or ██
  28. echo      ██  $AV-NIV to _AV_NIV and so forth.                               ██
  29. echo      ██     DO NOT install an older version after you install version   ██
  30. echo      ██  6.1. The directories are renamed and you will have problems.   ██
  31. echo      ██     If you are unable to make changes to your existing menus    ██
  32. echo      ██  or your autoexec.bat file, you might wait until you have a     ██
  33. echo      ██  friend to help you update your old installation to v.6.10.     ██
  34. echo      ██  ╔╦═════════════════════════════════════════════════════════╦╗  ██
  35. echo      ██  ╠╝ If anything shouldest go wrong, use Ctrl-Break to stop. ╚╣  ██
  36. echo      ██  ╠╗  "a write-protect tab covereth a multitude of sins..."  ╔╣  ██
  37. echo      **  ╚╩═════════════════════════════════════════════════════════╩╝  **
  38. echo      █████████████████████████████████████████████████████████████████████
  39. pause
  40. if exist read.me2 view read.me2
  41. :mm
  42. choose 12 Online Bible Installation Tutorial Install Instructions Shareware "Dealer Info" "Begin Installation" "Copy Disks"
  43. if not errorlevel 1 goto DOS
  44. if errorlevel 9 view tutorial.doc
  45. if errorlevel 8 view read.me
  46. if errorlevel 7 view shareware.doc
  47. if errorlevel 6 goto install
  48. if errorlevel 5 goto copy
  49. goto mm
  50. :install
  51. cls
  52. echo      █████████████████████████████████████████████████████████████████████
  53. echo      **                                                                 **
  54. echo      ██                                                                 ██
  55. echo      ██            Type "install" to begin the installation             ██
  56. echo      ██                and then select option A to start.               ██
  57. echo      ██                                                                 ██
  58. echo      ██  Please read the install instructions BEFORE you call for help. ██
  59. echo      ██  These can be viewed by selecting "Install Instructions" on the ██
  60. echo      ██  previous menu display. Thank you.                              ██
  61. echo      ██                                                                 ██
  62. echo      ██   In Canada & U.S.A. order a printed manual for $5 by calling   ██
  63. echo      ██                       ONLINE BIBLE USA                          ██
  64. echo      ██                        1-800-243-7124                           ██
  65. echo      **                                                                 **
  66. echo      █████████████████████████████████████████████████████████████████████
  67. echo  
  68. goto dos
  69. :copy
  70. cls
  71. echo      █████████████████████████████████████████████████████████████████████
  72. echo      **                                                                 **
  73. echo      ██                                                                 ██
  74. echo      ██              Type "install" to copy Master disks to             ██
  75. echo      ██        other disk sizes and then select option B to start.      ██
  76. echo      ██                                                                 ██
  77. echo      **                                                                 **
  78. echo      █████████████████████████████████████████████████████████████████████
  79. echo  
  80. :dos
  81. verify on
  82.